3.2.51 \(\int \frac {x^2}{(a+b \sinh ^{-1}(c x))^{5/2}} \, dx\) [151]

Optimal. Leaf size=271 \[ -\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {e^{a/b} \sqrt {\pi } \text {Erf}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{6 b^{5/2} c^3}+\frac {e^{\frac {3 a}{b}} \sqrt {3 \pi } \text {Erf}\left (\frac {\sqrt {3} \sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{2 b^{5/2} c^3}-\frac {e^{-\frac {a}{b}} \sqrt {\pi } \text {Erfi}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{6 b^{5/2} c^3}+\frac {e^{-\frac {3 a}{b}} \sqrt {3 \pi } \text {Erfi}\left (\frac {\sqrt {3} \sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{2 b^{5/2} c^3} \]

[Out]

-1/6*exp(a/b)*erf((a+b*arcsinh(c*x))^(1/2)/b^(1/2))*Pi^(1/2)/b^(5/2)/c^3-1/6*erfi((a+b*arcsinh(c*x))^(1/2)/b^(
1/2))*Pi^(1/2)/b^(5/2)/c^3/exp(a/b)+1/2*exp(3*a/b)*erf(3^(1/2)*(a+b*arcsinh(c*x))^(1/2)/b^(1/2))*3^(1/2)*Pi^(1
/2)/b^(5/2)/c^3+1/2*erfi(3^(1/2)*(a+b*arcsinh(c*x))^(1/2)/b^(1/2))*3^(1/2)*Pi^(1/2)/b^(5/2)/c^3/exp(3*a/b)-2/3
*x^2*(c^2*x^2+1)^(1/2)/b/c/(a+b*arcsinh(c*x))^(3/2)-8/3*x/b^2/c^2/(a+b*arcsinh(c*x))^(1/2)-4*x^3/b^2/(a+b*arcs
inh(c*x))^(1/2)

________________________________________________________________________________________

Rubi [A]
time = 0.56, antiderivative size = 271, normalized size of antiderivative = 1.00, number of steps used = 22, number of rules used = 9, integrand size = 16, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.562, Rules used = {5779, 5818, 5780, 5556, 3388, 2211, 2236, 2235, 5774} \begin {gather*} -\frac {\sqrt {\pi } e^{a/b} \text {Erf}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{6 b^{5/2} c^3}+\frac {\sqrt {3 \pi } e^{\frac {3 a}{b}} \text {Erf}\left (\frac {\sqrt {3} \sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{2 b^{5/2} c^3}-\frac {\sqrt {\pi } e^{-\frac {a}{b}} \text {Erfi}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{6 b^{5/2} c^3}+\frac {\sqrt {3 \pi } e^{-\frac {3 a}{b}} \text {Erfi}\left (\frac {\sqrt {3} \sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{2 b^{5/2} c^3}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {2 x^2 \sqrt {c^2 x^2+1}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Int[x^2/(a + b*ArcSinh[c*x])^(5/2),x]

[Out]

(-2*x^2*Sqrt[1 + c^2*x^2])/(3*b*c*(a + b*ArcSinh[c*x])^(3/2)) - (8*x)/(3*b^2*c^2*Sqrt[a + b*ArcSinh[c*x]]) - (
4*x^3)/(b^2*Sqrt[a + b*ArcSinh[c*x]]) - (E^(a/b)*Sqrt[Pi]*Erf[Sqrt[a + b*ArcSinh[c*x]]/Sqrt[b]])/(6*b^(5/2)*c^
3) + (E^((3*a)/b)*Sqrt[3*Pi]*Erf[(Sqrt[3]*Sqrt[a + b*ArcSinh[c*x]])/Sqrt[b]])/(2*b^(5/2)*c^3) - (Sqrt[Pi]*Erfi
[Sqrt[a + b*ArcSinh[c*x]]/Sqrt[b]])/(6*b^(5/2)*c^3*E^(a/b)) + (Sqrt[3*Pi]*Erfi[(Sqrt[3]*Sqrt[a + b*ArcSinh[c*x
]])/Sqrt[b]])/(2*b^(5/2)*c^3*E^((3*a)/b))

Rule 2211

Int[(F_)^((g_.)*((e_.) + (f_.)*(x_)))/Sqrt[(c_.) + (d_.)*(x_)], x_Symbol] :> Dist[2/d, Subst[Int[F^(g*(e - c*(
f/d)) + f*g*(x^2/d)), x], x, Sqrt[c + d*x]], x] /; FreeQ[{F, c, d, e, f, g}, x] &&  !TrueQ[$UseGamma]

Rule 2235

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erfi[(c + d*x)*Rt[b*Log[F], 2
]]/(2*d*Rt[b*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && PosQ[b]

Rule 2236

Int[(F_)^((a_.) + (b_.)*((c_.) + (d_.)*(x_))^2), x_Symbol] :> Simp[F^a*Sqrt[Pi]*(Erf[(c + d*x)*Rt[(-b)*Log[F],
 2]]/(2*d*Rt[(-b)*Log[F], 2])), x] /; FreeQ[{F, a, b, c, d}, x] && NegQ[b]

Rule 3388

Int[((c_.) + (d_.)*(x_))^(m_.)*sin[(e_.) + Pi*(k_.) + (f_.)*(x_)], x_Symbol] :> Dist[I/2, Int[(c + d*x)^m/(E^(
I*k*Pi)*E^(I*(e + f*x))), x], x] - Dist[I/2, Int[(c + d*x)^m*E^(I*k*Pi)*E^(I*(e + f*x)), x], x] /; FreeQ[{c, d
, e, f, m}, x] && IntegerQ[2*k]

Rule 5556

Int[Cosh[(a_.) + (b_.)*(x_)]^(p_.)*((c_.) + (d_.)*(x_))^(m_.)*Sinh[(a_.) + (b_.)*(x_)]^(n_.), x_Symbol] :> Int
[ExpandTrigReduce[(c + d*x)^m, Sinh[a + b*x]^n*Cosh[a + b*x]^p, x], x] /; FreeQ[{a, b, c, d, m}, x] && IGtQ[n,
 0] && IGtQ[p, 0]

Rule 5774

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_), x_Symbol] :> Dist[1/(b*c), Subst[Int[x^n*Cosh[-a/b + x/b], x], x
, a + b*ArcSinh[c*x]], x] /; FreeQ[{a, b, c, n}, x]

Rule 5779

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_)*(x_)^(m_.), x_Symbol] :> Simp[x^m*Sqrt[1 + c^2*x^2]*((a + b*ArcSi
nh[c*x])^(n + 1)/(b*c*(n + 1))), x] + (-Dist[c*((m + 1)/(b*(n + 1))), Int[x^(m + 1)*((a + b*ArcSinh[c*x])^(n +
 1)/Sqrt[1 + c^2*x^2]), x], x] - Dist[m/(b*c*(n + 1)), Int[x^(m - 1)*((a + b*ArcSinh[c*x])^(n + 1)/Sqrt[1 + c^
2*x^2]), x], x]) /; FreeQ[{a, b, c}, x] && IGtQ[m, 0] && LtQ[n, -2]

Rule 5780

Int[((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_)*(x_)^(m_.), x_Symbol] :> Dist[1/(b*c^(m + 1)), Subst[Int[x^n*Sinh
[-a/b + x/b]^m*Cosh[-a/b + x/b], x], x, a + b*ArcSinh[c*x]], x] /; FreeQ[{a, b, c, n}, x] && IGtQ[m, 0]

Rule 5818

Int[(((a_.) + ArcSinh[(c_.)*(x_)]*(b_.))^(n_)*((f_.)*(x_))^(m_.))/Sqrt[(d_) + (e_.)*(x_)^2], x_Symbol] :> Simp
[((f*x)^m/(b*c*(n + 1)))*Simp[Sqrt[1 + c^2*x^2]/Sqrt[d + e*x^2]]*(a + b*ArcSinh[c*x])^(n + 1), x] - Dist[f*(m/
(b*c*(n + 1)))*Simp[Sqrt[1 + c^2*x^2]/Sqrt[d + e*x^2]], Int[(f*x)^(m - 1)*(a + b*ArcSinh[c*x])^(n + 1), x], x]
 /; FreeQ[{a, b, c, d, e, f, m}, x] && EqQ[e, c^2*d] && LtQ[n, -1]

Rubi steps

\begin {align*} \int \frac {x^2}{\left (a+b \sinh ^{-1}(c x)\right )^{5/2}} \, dx &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}+\frac {4 \int \frac {x}{\sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )^{3/2}} \, dx}{3 b c}+\frac {(2 c) \int \frac {x^3}{\sqrt {1+c^2 x^2} \left (a+b \sinh ^{-1}(c x)\right )^{3/2}} \, dx}{b}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}+\frac {12 \int \frac {x^2}{\sqrt {a+b \sinh ^{-1}(c x)}} \, dx}{b^2}+\frac {8 \int \frac {1}{\sqrt {a+b \sinh ^{-1}(c x)}} \, dx}{3 b^2 c^2}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}+\frac {8 \text {Subst}\left (\int \frac {\cosh \left (\frac {a}{b}-\frac {x}{b}\right )}{\sqrt {x}} \, dx,x,a+b \sinh ^{-1}(c x)\right )}{3 b^3 c^3}+\frac {12 \text {Subst}\left (\int \frac {\cosh (x) \sinh ^2(x)}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{b^2 c^3}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}+\frac {4 \text {Subst}\left (\int \frac {e^{-i \left (\frac {i a}{b}-\frac {i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \sinh ^{-1}(c x)\right )}{3 b^3 c^3}+\frac {4 \text {Subst}\left (\int \frac {e^{i \left (\frac {i a}{b}-\frac {i x}{b}\right )}}{\sqrt {x}} \, dx,x,a+b \sinh ^{-1}(c x)\right )}{3 b^3 c^3}+\frac {12 \text {Subst}\left (\int \left (-\frac {\cosh (x)}{4 \sqrt {a+b x}}+\frac {\cosh (3 x)}{4 \sqrt {a+b x}}\right ) \, dx,x,\sinh ^{-1}(c x)\right )}{b^2 c^3}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}+\frac {8 \text {Subst}\left (\int e^{\frac {a}{b}-\frac {x^2}{b}} \, dx,x,\sqrt {a+b \sinh ^{-1}(c x)}\right )}{3 b^3 c^3}+\frac {8 \text {Subst}\left (\int e^{-\frac {a}{b}+\frac {x^2}{b}} \, dx,x,\sqrt {a+b \sinh ^{-1}(c x)}\right )}{3 b^3 c^3}-\frac {3 \text {Subst}\left (\int \frac {\cosh (x)}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{b^2 c^3}+\frac {3 \text {Subst}\left (\int \frac {\cosh (3 x)}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{b^2 c^3}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}+\frac {4 e^{a/b} \sqrt {\pi } \text {erf}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{3 b^{5/2} c^3}+\frac {4 e^{-\frac {a}{b}} \sqrt {\pi } \text {erfi}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{3 b^{5/2} c^3}+\frac {3 \text {Subst}\left (\int \frac {e^{-3 x}}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{2 b^2 c^3}-\frac {3 \text {Subst}\left (\int \frac {e^{-x}}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{2 b^2 c^3}-\frac {3 \text {Subst}\left (\int \frac {e^x}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{2 b^2 c^3}+\frac {3 \text {Subst}\left (\int \frac {e^{3 x}}{\sqrt {a+b x}} \, dx,x,\sinh ^{-1}(c x)\right )}{2 b^2 c^3}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}+\frac {4 e^{a/b} \sqrt {\pi } \text {erf}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{3 b^{5/2} c^3}+\frac {4 e^{-\frac {a}{b}} \sqrt {\pi } \text {erfi}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{3 b^{5/2} c^3}+\frac {3 \text {Subst}\left (\int e^{\frac {3 a}{b}-\frac {3 x^2}{b}} \, dx,x,\sqrt {a+b \sinh ^{-1}(c x)}\right )}{b^3 c^3}-\frac {3 \text {Subst}\left (\int e^{\frac {a}{b}-\frac {x^2}{b}} \, dx,x,\sqrt {a+b \sinh ^{-1}(c x)}\right )}{b^3 c^3}-\frac {3 \text {Subst}\left (\int e^{-\frac {a}{b}+\frac {x^2}{b}} \, dx,x,\sqrt {a+b \sinh ^{-1}(c x)}\right )}{b^3 c^3}+\frac {3 \text {Subst}\left (\int e^{-\frac {3 a}{b}+\frac {3 x^2}{b}} \, dx,x,\sqrt {a+b \sinh ^{-1}(c x)}\right )}{b^3 c^3}\\ &=-\frac {2 x^2 \sqrt {1+c^2 x^2}}{3 b c \left (a+b \sinh ^{-1}(c x)\right )^{3/2}}-\frac {8 x}{3 b^2 c^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {4 x^3}{b^2 \sqrt {a+b \sinh ^{-1}(c x)}}-\frac {e^{a/b} \sqrt {\pi } \text {erf}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{6 b^{5/2} c^3}+\frac {e^{\frac {3 a}{b}} \sqrt {3 \pi } \text {erf}\left (\frac {\sqrt {3} \sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{2 b^{5/2} c^3}-\frac {e^{-\frac {a}{b}} \sqrt {\pi } \text {erfi}\left (\frac {\sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{6 b^{5/2} c^3}+\frac {e^{-\frac {3 a}{b}} \sqrt {3 \pi } \text {erfi}\left (\frac {\sqrt {3} \sqrt {a+b \sinh ^{-1}(c x)}}{\sqrt {b}}\right )}{2 b^{5/2} c^3}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]
time = 1.02, size = 340, normalized size = 1.25 \begin {gather*} \frac {e^{-3 \left (\frac {a}{b}+\sinh ^{-1}(c x)\right )} \left (2 e^{\frac {4 a}{b}+3 \sinh ^{-1}(c x)} \sqrt {\frac {a}{b}+\sinh ^{-1}(c x)} \left (a+b \sinh ^{-1}(c x)\right ) \Gamma \left (\frac {1}{2},\frac {a}{b}+\sinh ^{-1}(c x)\right )-6 \sqrt {3} b e^{3 \sinh ^{-1}(c x)} \left (-\frac {a+b \sinh ^{-1}(c x)}{b}\right )^{3/2} \Gamma \left (\frac {1}{2},-\frac {3 \left (a+b \sinh ^{-1}(c x)\right )}{b}\right )+2 b e^{\frac {2 a}{b}+3 \sinh ^{-1}(c x)} \left (-\frac {a+b \sinh ^{-1}(c x)}{b}\right )^{3/2} \Gamma \left (\frac {1}{2},-\frac {a+b \sinh ^{-1}(c x)}{b}\right )-e^{\frac {3 a}{b}} \left (\left (-1+e^{2 \sinh ^{-1}(c x)}\right ) \left (b \left (-1+e^{4 \sinh ^{-1}(c x)}\right )+a \left (6+4 e^{2 \sinh ^{-1}(c x)}+6 e^{4 \sinh ^{-1}(c x)}\right )+2 b \left (3+2 e^{2 \sinh ^{-1}(c x)}+3 e^{4 \sinh ^{-1}(c x)}\right ) \sinh ^{-1}(c x)\right )+6 \sqrt {3} e^{3 \left (\frac {a}{b}+\sinh ^{-1}(c x)\right )} \sqrt {\frac {a}{b}+\sinh ^{-1}(c x)} \left (a+b \sinh ^{-1}(c x)\right ) \Gamma \left (\frac {1}{2},\frac {3 \left (a+b \sinh ^{-1}(c x)\right )}{b}\right )\right )\right )}{12 b^2 c^3 \left (a+b \sinh ^{-1}(c x)\right )^{3/2}} \end {gather*}

Antiderivative was successfully verified.

[In]

Integrate[x^2/(a + b*ArcSinh[c*x])^(5/2),x]

[Out]

(2*E^((4*a)/b + 3*ArcSinh[c*x])*Sqrt[a/b + ArcSinh[c*x]]*(a + b*ArcSinh[c*x])*Gamma[1/2, a/b + ArcSinh[c*x]] -
 6*Sqrt[3]*b*E^(3*ArcSinh[c*x])*(-((a + b*ArcSinh[c*x])/b))^(3/2)*Gamma[1/2, (-3*(a + b*ArcSinh[c*x]))/b] + 2*
b*E^((2*a)/b + 3*ArcSinh[c*x])*(-((a + b*ArcSinh[c*x])/b))^(3/2)*Gamma[1/2, -((a + b*ArcSinh[c*x])/b)] - E^((3
*a)/b)*((-1 + E^(2*ArcSinh[c*x]))*(b*(-1 + E^(4*ArcSinh[c*x])) + a*(6 + 4*E^(2*ArcSinh[c*x]) + 6*E^(4*ArcSinh[
c*x])) + 2*b*(3 + 2*E^(2*ArcSinh[c*x]) + 3*E^(4*ArcSinh[c*x]))*ArcSinh[c*x]) + 6*Sqrt[3]*E^(3*(a/b + ArcSinh[c
*x]))*Sqrt[a/b + ArcSinh[c*x]]*(a + b*ArcSinh[c*x])*Gamma[1/2, (3*(a + b*ArcSinh[c*x]))/b]))/(12*b^2*c^3*E^(3*
(a/b + ArcSinh[c*x]))*(a + b*ArcSinh[c*x])^(3/2))

________________________________________________________________________________________

Maple [F]
time = 180.00, size = 0, normalized size = 0.00 \[\int \frac {x^{2}}{\left (a +b \arcsinh \left (c x \right )\right )^{\frac {5}{2}}}\, dx\]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(a+b*arcsinh(c*x))^(5/2),x)

[Out]

int(x^2/(a+b*arcsinh(c*x))^(5/2),x)

________________________________________________________________________________________

Maxima [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Failed to integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*arcsinh(c*x))^(5/2),x, algorithm="maxima")

[Out]

integrate(x^2/(b*arcsinh(c*x) + a)^(5/2), x)

________________________________________________________________________________________

Fricas [F(-2)]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {Exception raised: TypeError} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*arcsinh(c*x))^(5/2),x, algorithm="fricas")

[Out]

Exception raised: TypeError >>  Error detected within library code:   integrate: implementation incomplete (co
nstant residues)

________________________________________________________________________________________

Sympy [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \int \frac {x^{2}}{\left (a + b \operatorname {asinh}{\left (c x \right )}\right )^{\frac {5}{2}}}\, dx \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x**2/(a+b*asinh(c*x))**(5/2),x)

[Out]

Integral(x**2/(a + b*asinh(c*x))**(5/2), x)

________________________________________________________________________________________

Giac [F]
time = 0.00, size = 0, normalized size = 0.00 \begin {gather*} \text {could not integrate} \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(x^2/(a+b*arcsinh(c*x))^(5/2),x, algorithm="giac")

[Out]

integrate(x^2/(b*arcsinh(c*x) + a)^(5/2), x)

________________________________________________________________________________________

Mupad [F]
time = 0.00, size = -1, normalized size = -0.00 \begin {gather*} \int \frac {x^2}{{\left (a+b\,\mathrm {asinh}\left (c\,x\right )\right )}^{5/2}} \,d x \end {gather*}

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(x^2/(a + b*asinh(c*x))^(5/2),x)

[Out]

int(x^2/(a + b*asinh(c*x))^(5/2), x)

________________________________________________________________________________________